home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 12 / Cream of the Crop 12 (Part II) / Cream of the Crop 12 (Part II).iso / OS2 / ITR13OG2.ZIP / HISTORY.TXT < prev    next >
Encoding:
Text File  |  1996-02-19  |  5.1 KB  |  170 lines

  1.  
  2.  
  3.  
  4.    ░    ▀▀▀▀▀█▀▀▀▀▀    █▀▀▀▀▀▀▀▀▀█    █▀▀▀▀▀▀▀▀▀█     █▀▀▀▀▀▀▀█   █     █
  5.    ░         █         █         ▀█   █         █    █▀           █    █▀
  6.    ░         █         █          █   █         █    █            █   █▀
  7.    ░         █         █          █   █         █    █            █  █▀
  8.    ░         █         █         █▀   █         █    █            █ █▀
  9.    ░         █         █▀█▀▀▀▀▀▀▀▀    █▀▀▀▀▀▀▀▀▀█    █            █▀█
  10.    ░         █         █ ▀▀█          █         █    █            █ ▀█
  11.    ░         █         █   ▀▀█        █         █    █            █  ▀█
  12.    ░         █         █     ▀▀█      █         █    █▄           █   ▀█
  13.    ░         █         █       ▀▀█    █         █     █▄▄▄▄▄▄█    █    ▀█
  14.  
  15.  
  16.  
  17.  
  18.                                    History
  19.  
  20.  
  21. Legend
  22.  
  23. + New feature   # Improvement    ! please be cautious     - fixed Bug
  24.  
  25. % change
  26.  
  27. -------------------------------------------------------------------------------
  28.  
  29. 1.3 GAMMA 2 19.02.96
  30. 1.3 BETA 1 26.01.96
  31.  
  32. # ADDHEADER now expands macro in filename
  33.  
  34. + CHANGEFAVOUR should work with DIR flavour now
  35.  
  36. - Fixed exception bug with illegal months in messages.
  37.  
  38. - Mismatching Parameter count in BLOCK / CALL is reported now.
  39.  
  40. + New Commandline option "/F". Force compile of configuration
  41.  
  42. - fixed long standing bug in freeing memory for commands with #ELSE#
  43.   indicated by SYS3175 on 0008:00002D95 on some OS2 systems
  44.  
  45. # Improved Error Handling if Out of memory during message read. Minimum
  46.   free memory during message read set to 8k-byte for further processing
  47.   needs.
  48.  
  49. # Origin adress of PKT's now matched on system adresses according to the
  50.   routing target instead of the the message destination.
  51.  
  52. - fixed Bug in MKAREA during scan missing the next message if the previous
  53.   one was deleted or updated.
  54.  
  55. # Split will put the "To: ..." line at the beginning of a message in the new
  56.   created messages.
  57.  
  58. 1.3 GAMMA 1 19.11.95
  59. --------------------
  60. 1.2 Beta 10 08.11.95
  61.  
  62. - Fixed not detecting the Nodenunumber in Vialines with %Vianode%if in
  63.   front of the nodenumber was another number.
  64.  
  65. 1.2 Beta 9 12.10.95
  66.  
  67. + Flo files will restore there filestamps after access. I hope nothing else
  68.   will restore the filestamp and with this things wil be broken.
  69.  
  70. 1.2 Beta 8 13.09.95
  71.  
  72. # You may specify the areatype in MKAREA with his full name.
  73.  
  74. - Fixed FEXPAND function in OS/2 runtime affecting the Path expansion in
  75.   MKAREAS
  76.  
  77. + TEXTAREA with line break
  78.  
  79. # Improved LF handling in TEXTAREA
  80.  
  81. - %REPLACE% substitutes only the first occurence
  82.  
  83. 1.2 Beta 7 20.08.95
  84.  
  85. - Fixed SYS3175 B6/OS2 bug. An OS/2 inkompatible unit was accidentially
  86.   included.
  87.  
  88. 1.2 Beta 6 15.08.95
  89.  
  90. # Zone information in MSGID will be used even if NET/NODE in msgid
  91.   differs from header.
  92.  
  93. + Implemented MKAREA. API for Squish, Hudson, Jam and Ezycom.
  94.   Please use carefully, not fully tested.
  95.  
  96. + Implemented %FROMDOMAIN% macro.
  97.  
  98. + Implemented %TODOMAIN% macro.
  99.  
  100. 1.2 Beta 5 25.07.05
  101.  
  102. # Storing the full MAP file of the last OS2 beta for better searching of
  103.   exception reasons
  104.  
  105. + Implemented command CHECKDOMAIN
  106.  
  107. # Changed something in UNIX 2 DOS timeroutine to correct Egons strange trap.
  108.  
  109. + Prepared support for long filenames, but 16-bit API seems not to support
  110.   them. Findfirst is not reporting long files.
  111.   DOS user please have a look on problems with filenames.
  112.  
  113. # BINKAREA SCAN will now set the attributes according to the flo file
  114.   flavour not only the internal flavour word.
  115.  
  116. -------------------------------------------------------------------------------
  117. 1.2 Beta 4 07.06.05
  118.  
  119. - Fixed Memory Deallocation Error in CLEANOUTBOUND.
  120.  
  121. % Removed Speedup code for findfirst/findnext loops. Egons please try.
  122.  
  123. - Fixed not using DIR attribute for default flavour if no SETFLAVOUR
  124.   command is used.
  125.  
  126.  
  127. -------------------------------------------------------------------------------
  128. 1.2 Beta 3  27.05.95
  129.  
  130. # If the ECHOMAIL attribute is set. Itrack will write the first non
  131.   kludge line assuming this to be the AREA: line before any other data.
  132.  
  133. + Added inclusion/exclusion Pattern for CLEANOUTBOUND
  134.  
  135. + Implemented DATA RENAME for better possibilities to change names in
  136.   mailheaders.
  137.  
  138. + Added support for DATA RENAME in READDRESSTO and READDRESSFROM
  139.  
  140. % Tried something because of the strange directory search problem, reported
  141.   by Egons.
  142.  
  143.  
  144. -------------------------------------------------------------------------------
  145. 1.2 Beta 2  09.04.95  ( Made with MDIFF/MPATCH instead of BDIFF/BUPDATE )
  146.  
  147. # Relaxed compare support for DATA VERSION7 will search for the node if a
  148.   point is not found.
  149.  
  150. + Support for the HUB flag.
  151.  
  152. # FILEMOVE will add the description now at column 14 instead of 15
  153.  
  154. # Speeded up Findfirst/Findnext loops if there are no wildcards in the
  155.   Filename. This affects operation in directories with a lot of files.
  156.  
  157.  
  158. -------------------------------------------------------------------------------
  159. 1.2 Beta 1
  160.  
  161. - 64K test removed in OS2 version
  162.  
  163. + Implemented MOVEATTACH
  164. + Implemented MOVEATICK
  165.  
  166. # COPYATTACH switches to the COPYTICK name conflict renaming method
  167.  
  168. # Enhanced the COPYTICK name conflict renaming method.
  169.  
  170.